home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / Re Dragging things other than < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Dragging things other than an outline.
  2. Sent:        9/11/96 1:35 PM
  3. Received:    9/11/96 1:35 PM
  4. From:        Greg Friedman <friedman@cognosis.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. Scott Adler wrote:
  10. > How can I get my drag to drag things other than just an outline of what
  11. > is selected. I want to be able to drag a transparent version of what is
  12. > selected (if possible). Can I override the drag command or selection so
  13. > ODF draws something other than an outline?
  14.  
  15. MacOS 7.5.3 supports translucent dragging on PowerPC-based machines. It is
  16. not currently possible, however, to initiate translucent drags from an
  17. OpenDoc part.  You can create any ODShape you like to represent the drag
  18. region by subclassing FW_CDragCommand and overriding CreateDragShape.
  19.  
  20. Greg.
  21.  
  22.  
  23. ........................................................................
  24.  Greg Friedman                                       friedman@apple.com
  25.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  26. ........................................................................